chore(deps): update dependency stylesharp.analyzers to 3.40.0 - autoclosed - #477
Closed
renovate[bot] wants to merge 1 commit into
Closed
chore(deps): update dependency stylesharp.analyzers to 3.40.0 - autoclosed#477renovate[bot] wants to merge 1 commit into
renovate[bot] wants to merge 1 commit into
Conversation
ChrisPulman
approved these changes
Jun 24, 2026
renovate
Bot
force-pushed
the
renovate/stylesharp.analyzers-3.x
branch
from
June 24, 2026 07:56
501f360 to
6376a88
Compare
renovate
Bot
force-pushed
the
renovate/stylesharp.analyzers-3.x
branch
from
June 24, 2026 09:55
6376a88 to
8ae25c2
Compare
renovate
Bot
force-pushed
the
renovate/stylesharp.analyzers-3.x
branch
from
June 24, 2026 14:03
8ae25c2 to
91d837a
Compare
renovate
Bot
force-pushed
the
renovate/stylesharp.analyzers-3.x
branch
from
June 25, 2026 02:51
91d837a to
be5815f
Compare
renovate
Bot
force-pushed
the
renovate/stylesharp.analyzers-3.x
branch
from
June 25, 2026 05:31
be5815f to
6bade39
Compare
renovate
Bot
force-pushed
the
renovate/stylesharp.analyzers-3.x
branch
from
June 25, 2026 17:41
6bade39 to
881ba60
Compare
ChrisPulman
approved these changes
Jun 25, 2026
renovate
Bot
force-pushed
the
renovate/stylesharp.analyzers-3.x
branch
from
June 26, 2026 06:11
881ba60 to
db49b54
Compare
renovate
Bot
force-pushed
the
renovate/stylesharp.analyzers-3.x
branch
from
June 26, 2026 14:50
db49b54 to
61b00ee
Compare
renovate
Bot
force-pushed
the
renovate/stylesharp.analyzers-3.x
branch
from
June 27, 2026 02:16
61b00ee to
2202b3d
Compare
renovate
Bot
force-pushed
the
renovate/stylesharp.analyzers-3.x
branch
from
July 26, 2026 10:44
c07276c to
8fc2be0
Compare
renovate
Bot
force-pushed
the
renovate/stylesharp.analyzers-3.x
branch
from
July 29, 2026 10:30
8fc2be0 to
404876a
Compare
renovate
Bot
force-pushed
the
renovate/stylesharp.analyzers-3.x
branch
from
July 30, 2026 12:49
404876a to
edec49d
Compare
renovate
Bot
force-pushed
the
renovate/stylesharp.analyzers-3.x
branch
from
July 30, 2026 20:14
edec49d to
2b4b542
Compare
|
This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
3.11.2→3.40.0Release Notes
glennawatson/RoslynCommonAnalyzers (StyleSharp.Analyzers)
v3.40.0Compare Source
🗞️ What's Changed
✨ Features
399b645feat(StyleSharp): add the blank-line separation rules @glennawatsond9b7185feat(StyleSharp): report a test against object that is really a null check @glennawatson25802bbfeat(PerformanceSharp): report a local anonymous type that could be a tuple @glennawatson♻️ Refactoring
687b89erefactor(codefixes): share the remove-node registration skeleton @glennawatson8528770refactor(performance): fold two expression-tree guards into the shared one @glennawatson9362af5refactor(analyzers): share one editorconfig option reader across packages @glennawatsonb6a0f7crefactor(codefixes): move two more replace-node fixes onto the shared skeleton @glennawatson5d74613refactor(codefixes): move five replace-node fixes onto the shared skeleton @glennawatsonbe133cfrefactor(codefixes): share the text-change registration skeleton @glennawatson4d9f229refactor(security): share the cleartext URL host parsing @glennawatson🐛 Fixes
ae81157fix(StyleSharp): drop SST1534, which duplicated SST1513 @glennawatson29f4047fix(performance): stop PSH1104 offering a fix that does nothing @glennawatson📝 Documentation
8f3354edocs: list the new rules in the recommended editorconfig presets @glennawatson🔗 Full Changelog: glennawatson/RoslynCommonAnalyzers@3.39.2...3.40.0
🙌 Contributions
💖 Thanks to all the contributors: @glennawatson
v3.39.2Compare Source
🗞️ What's Changed
♻️ Refactoring
17d52aerefactor: drop null-forgiving operators the compiler does not need @glennawatson🐛 Fixes
f6df3d8fix(style): stop SST1494 calling -0.0 the same argument as 0.0 @glennawatsond42b2bcfix(style): pass the cancellation token to SST2271's type lookups @glennawatson🔗 Full Changelog: glennawatson/RoslynCommonAnalyzers@3.39.1...3.39.2
🙌 Contributions
💖 Thanks to all the contributors: @glennawatson
v3.39.1Compare Source
🗞️ What's Changed
🐛 Fixes
9ede166fix(style): scope SST2318 to methods with matching parameter types @glennawatson🔗 Full Changelog: glennawatson/RoslynCommonAnalyzers@3.39.0...3.39.1
🙌 Contributions
💖 Thanks to all the contributors: @glennawatson
v3.39.0Compare Source
🗞️ What's Changed
🐛 Fixes
3b6218ffix(performance): reject ref state parameters @glennawatson📝 Documentation
f00d51bdocs: bring the recommended .editorconfig presets up to the full current rule set @glennawatson🔗 Full Changelog: glennawatson/RoslynCommonAnalyzers@3.38.1...3.39.0
🙌 Contributions
💖 Thanks to all the contributors: @glennawatson
v3.38.1Compare Source
🗞️ What's Changed
🐛 Fixes
039557dfix(StyleSharp): stop SST2202 crashing on a conditional-access call argument @glennawatson3904788fix: guard six more analyzers and two code fixes against the conditional-access crash @glennawatson🔗 Full Changelog: glennawatson/RoslynCommonAnalyzers@3.38.0...3.38.1
🙌 Contributions
💖 Thanks to all the contributors: @glennawatson
v3.38.0Compare Source
🗞️ What's Changed
✨ Features
eb196c6feat(StyleSharp): add expression-body, is-pattern, and guard-fold modernizers @glennawatson🔗 Full Changelog: glennawatson/RoslynCommonAnalyzers@3.37.0...3.38.0
🙌 Contributions
💖 Thanks to all the contributors: @glennawatson
v3.37.0Compare Source
🗞️ What's Changed
✨ Features
f1bb106feat(StyleSharp): add SST2273 opt-in guard-clause rule for 3.37.0 @glennawatson🔗 Full Changelog: glennawatson/RoslynCommonAnalyzers@3.36.1...3.37.0
🙌 Contributions
💖 Thanks to all the contributors: @glennawatson
v3.36.1Compare Source
🗞️ What's Changed
🐛 Fixes
1329eb6fix(StyleSharp): stop SST2251 crashing on conditional-access generic calls @glennawatson🔗 Full Changelog: glennawatson/RoslynCommonAnalyzers@3.36.0...3.36.1
🙌 Contributions
💖 Thanks to all the contributors: @glennawatson
v3.36.0Compare Source
🗞️ What's Changed
✨ Features
a136977feat(analyzers): add 54 modernization, correctness, and layout rules for 3.36.0 @glennawatson🔗 Full Changelog: glennawatson/RoslynCommonAnalyzers@3.35.0...3.36.0
🙌 Contributions
💖 Thanks to all the contributors: @glennawatson
v3.35.0Compare Source
🗞️ What's Changed
✨ Features
65d3b79feat(SecuritySharp): add SES1406 opt-in non-public reflection rule @glennawatson🔗 Full Changelog: glennawatson/RoslynCommonAnalyzers@3.34.0...3.35.0
🙌 Contributions
💖 Thanks to all the contributors: @glennawatson
v3.34.0Compare Source
🗞️ What's Changed
✨ Features
8f6cb1ffeat(analyzers): add platform and Blazor rule coverage for 3.34.0 @glennawatson🔗 Full Changelog: glennawatson/RoslynCommonAnalyzers@3.33.0...3.34.0
🙌 Contributions
💖 Thanks to all the contributors: @glennawatson
v3.33.0Compare Source
🗞️ What's Changed
✨ Features
c2f479efeat: add seventeen analyzers from the second gap-closing wave @glennawatson🐛 Fixes
95512defix(style): scope SST2326 to cross-assembly targets and add an allow-list @glennawatson📝 Documentation
5b1a50fdocs: record the unshipped rules as Release 3.33.0 @glennawatson🔗 Full Changelog: glennawatson/RoslynCommonAnalyzers@3.32.0...3.33.0
🙌 Contributions
💖 Thanks to all the contributors: @glennawatson
v3.32.0Compare Source
🗞️ What's Changed
✨ Features
0f905c0feat: add five analyzers closing gaps in the ported rule set @glennawatson📝 Documentation
6688a21docs: record the unshipped rules as Release 3.32.0 @glennawatson🔗 Full Changelog: glennawatson/RoslynCommonAnalyzers@3.31.0...3.32.0
🙌 Contributions
💖 Thanks to all the contributors: @glennawatson
v3.31.0Compare Source
🗞️ What's Changed
✨ Features
368a780feat(security): add SES1108 for an always-true server-certificate callback @glennawatson📝 Documentation
c195d6adocs: record the unshipped rule as Release 3.31.0 @glennawatson🔗 Full Changelog: glennawatson/RoslynCommonAnalyzers@3.30.3...3.31.0
🙌 Contributions
💖 Thanks to all the contributors: @glennawatson
v3.30.3Compare Source
🗞️ What's Changed
🐛 Fixes
d4df2d9fix(perf): stop PSH1021 false positive on allocation-measurement GC calls @glennawatson🔗 Full Changelog: glennawatson/RoslynCommonAnalyzers@3.30.2...3.30.3
🙌 Contributions
💖 Thanks to all the contributors: @glennawatson
v3.30.2Compare Source
🗞️ What's Changed
🐛 Fixes
aa865cffix(style): stop three more false positives in SST2324 and SST2251 @glennawatson🔗 Full Changelog: glennawatson/RoslynCommonAnalyzers@3.30.1...3.30.2
🙌 Contributions
💖 Thanks to all the contributors: @glennawatson
v3.30.1Compare Source
🗞️ What's Changed
🐛 Fixes
f093a4efix(style): stop test-framework false positives in three rules @glennawatson🔗 Full Changelog: glennawatson/RoslynCommonAnalyzers@3.30.0...3.30.1
🙌 Contributions
💖 Thanks to all the contributors: @glennawatson
v3.30.0Compare Source
🗞️ What's Changed
✨ Features
4b1156ffeat(security): add SES CVE-gap rules for local security shapes @glennawatson96910f7feat(security): add SES ASP.NET infrastructure hardening rules @glennawatsond986640feat(perf): add ASP.NET Core performance rules (PSH15xx) @glennawatson📝 Documentation
f9d6114docs: record the unshipped rules as Release 3.30.0 @glennawatson🔗 Full Changelog: glennawatson/RoslynCommonAnalyzers@3.29.1...3.30.0
🙌 Contributions
💖 Thanks to all the contributors: @glennawatson
v3.29.1Compare Source
🗞️ What's Changed
🐛 Fixes
2c32d54fix(style): stop two analyzer false positives @glennawatson🔗 Full Changelog: glennawatson/RoslynCommonAnalyzers@3.29.0...3.29.1
🙌 Contributions
💖 Thanks to all the contributors: @glennawatson
v3.29.0Compare Source
🗞️ What's Changed
✨ Features
fdc1056feat(modernsyntax): report property initializers under SST2202 @glennawatson91d68a3feat(SST2402): report static-field writes from any instance member @glennawatsoncd4100efeat(psh1402): extend const suggestion to never-written locals @glennawatson43e3e7dfeat(correctness): add SST2468 for unimplemented partial methods @glennawatson31e6108feat(correctness): add SST2467 for a params overload bypassed by a specific sibling @glennawatson204bc47feat(security): add SES AI trust-boundary rules 1601-1606 @glennawatson36aae24feat(perf): make the mark-static rule test and benchmark aware @glennawatsonf58e856feat(security): add SES Web hardening rules 1501-1508 @glennawatson2b33c56feat(security): add SES Injection and Serialization rules @glennawatson6725185feat(security): add SES Transport rules 1102, 1104, 1105, 1106 @glennawatsonea47c21feat(security): SES crypto and secrets rules @glennawatson42cc6b2feat(correctness): add MEF-contract analyzer (SST2472-SST2474) @glennawatson8de5b27feat(security): scaffold SecuritySharp package + SES1001 @glennawatsondf12a59feat(design,perf): add the P4 design and allocation strays @glennawatson051ad0dfeat(design): add SST2325 for argument checks stranded after an await @glennawatson2875f8ffeat(design): add SST2324 for a member wider than its containing type @glennawatson7fad088feat(design): add SST2323 preferring an interface over an all-abstract class @glennawatson8e97ecefeat(design): report readonly fields exposing a mutable collection (SST2322) @glennawatson2c078c6feat(perf): add PSH1021 forced garbage collection rule @glennawatson7c3d119feat(correctness): flag value equality on a mutable class (SST2464) @glennawatson555829bfeat(StyleSharp): report unreadable postfix steps under SST2222 @glennawatsone300d09feat(testing): add the SST25xx test-quality group @glennawatsonfa76bf4feat(testing): seed SST25xx group with SST2500 no-assertion rule @glennawatsona1408e6feat(correctness): add SST2481 for the base object hash folded into a value hash @glennawatson661cedafeat(modernsyntax): add SST2249 use an interpolated string @glennawatson79087b0feat(modernsyntax): add SST2248 to fold comparisons into is-patterns @glennawatson7ebe179feat(SST2246): report a same-value ternary chain as a switch expression @glennawatson2eed033feat(correctness): flag loop variables captured by escaping delegates @glennawatson2e54253feat(modernsyntax): flag redundant explicit type arguments (SST2251) @glennawatson7bf7565feat(modernsyntax): add SST2247 deconstruct member copies @glennawatsonb7d21a7feat(modernsyntax): add SST2250 join declaration and assignment @glennawatsonc121decfeat(correctness): add six SST24xx correctness analyzers @glennawatson76e944bfeat(stylesharp): report right-shape bespoke delegates under SST2304 @glennawatson7424718feat(logging): seed SST26xx group with SST2600 legacy tracing rule @glennawatson35b0891feat(correctness): flag [Optional] on ref or out parameters (SST2459) @glennawatsonfb086d4feat(correctness): flag [DefaultValue] on a parameter (SST2460) @glennawatsonb46305cfeat(correctness): flag field-like events that split subscriber lists @glennawatson6577cb6feat(correctness): add SST2470 fused SQL keyword analyzer @glennawatsonbb6eabbfeat(correctness): flag temporal Entity Framework primary keys @glennawatsonc82175ffeat(SST1484): report nested type members shadowing outer statics @glennawatsonbc39be1feat(correctness): flag a 'new' member that narrows a hidden member @glennawatson6dd658afeat(correctness): add SST2465 for-loop condition variable reassignment @glennawatsonfd35ae0feat(correctness): add SST2463 for inherited field case-clash @glennawatson8e9a490feat(correctness): add SST2450 for side effects in Debug.Assert conditions @glennawatson59671d8feat(PSH1418): flag per-call construction of shareable service clients @glennawatson📝 Documentation
6f7adcedocs: document the securitysharp configuration options @glennawatsonb79191bdocs: complete the SecuritySharp README and recommended preset @glennawatsonabc7885docs: record the shipped rules as Release 3.29.0 @glennawatson3471001docs(logging): release-note and index SST2600 @glennawatsonc9d6559docs(correctness): document SST2448 and SST2452, index the six new rules @glennawatson9f73ddedocs: release-note and index the ReSharper-inspired rule wave @glennawatsonc8638ffdocs: describe PSH1418's generalized shareable-client scope in the rule index @glennawatson0083a7cdocs(security): announce the SecuritySharp package @glennawatson141c596docs(correctness): release-note and index SST2462, 2463, 2465 @glennawatson9b8b351docs(correctness): release-note and index SST2450, 2456, 2459, 2460 @glennawatsonbd2297edocs(correctness): release-note and index the batch-2 correctness rules @glennawatson📦 Dependencies
25d74acbuild(deps): bump actions/setup-dotnet in the core-actions group (#49) @dependabot[bot]🔗 Full Changelog: glennawatson/RoslynCommonAnalyzers@3.28.1...3.29.0
🙌 Contributions
💖 Thanks to all the contributors: @glennawatson
🤖 Automated services that contributed: @dependabot[bot]
v3.28.1Compare Source
🗞️ What's Changed
♻️ Refactoring
b245d89refactor(perf): extract shared helpers to cut PerformanceSharp duplication @glennawatson8ffe0b2refactor(StyleSharp): extract shared helpers to cut duplication @glennawatson🧹 General Changes
e816131ci: collect PerformanceSharp coverage into a distinct report @glennawatson📝 Documentation
2d48237docs: label the shipped release 3.28.0 @glennawatson🔗 Full Changelog: glennawatson/RoslynCommonAnalyzers@3.28.0...3.28.1
🙌 Contributions
💖 Thanks to all the contributors: @glennawatson
v3.28.0Compare Source
🗞️ What's Changed
✨ Features
e963971feat(rules): widen five shipped StyleSharp rules @glennawatson8b3a545feat: add SST2444-2446 correctness rules and PSH1418 @glennawatsonad63ff3feat: add type, member, and API-surface rules (SST2318-2321, SST2424-2437) @glennawatsonbd34f88feat: add control-flow, loop, and operator rules @glennawatsonf33d597feat: add async, threading, and disposal rules @glennawatson910e247feat(correctness): add the logging rule family SST2438-SST2443 @glennawatson♻️ Refactoring
e4787c0refactor(rules): give every descriptor its own file @glennawatson🐛 Fixes
324f664fix: bind the complexity suppressions on the jump-table switches @glennawatson📝 Documentation
530df0edocs: document every rule by what it reports @glennawatson5083c66docs: record the unshipped rules as Release 3.27.0 @glennawatson11383bddocs: describe the enum-storage preset on its own terms @glennawatson🔗 Full Changelog: glennawatson/RoslynCommonAnalyzers@3.26.1...3.28.0
🙌 Contributions
💖 Thanks to all the contributors: @glennawatson
v3.26.1Compare Source
🗞️ What's Changed
🐛 Fixes
3772e06fix: report the blocking waits and clock reads that were being missed @glennawatson🔗 Full Changelog: glennawatson/RoslynCommonAnalyzers@3.26.0...3.26.1
🙌 Contributions
💖 Thanks to all the contributors: @glennawatson
v3.26.0Compare Source
🗞️ What's Changed
✨ Features
020dd58feat(PSH1315): report a blocking wait on an awaitable that may not be done @glennawatson🔗 Full Changelog: glennawatson/RoslynCommonAnalyzers@3.25.3...3.26.0
🙌 Contributions
💖 Thanks to all the contributors: @glennawatson
v3.25.3Compare Source
🗞️ What's Changed
🧹 General Changes
6181d65build: update the packages that are not pinned to a Roslyn slot @glennawatson📝 Documentation
02758dbdocs: list the new rules in the preset, and say where two of them do not fit @glennawatson🔗 Full Changelog: glennawatson/RoslynCommonAnalyzers@3.25.2...3.25.3
🙌 Contributions
💖 Thanks to all the contributors: @glennawatson
v3.25.2Compare Source
🗞️ What's Changed
🐛 Fixes
4f0f2e3fix(SST2410): recognise a call that hands back the disposal interface itself @glennawatson🔗 Full Changelog: glennawatson/RoslynCommonAnalyzers@3.25.1...3.25.2
🙌 Contributions
💖 Thanks to all the contributors: @glennawatson
v3.25.1Compare Source
🗞️ What's Changed
🐛 Fixes
17f8e30fix(SST2410): a local its own call hands back has not been leaked @glennawatson🔗 Full Changelog: glennawatson/RoslynCommonAnalyzers@3.24.0...3.25.1
🙌 Contributions
💖 Thanks to all the contributors: @glennawatson
v3.24.0Compare Source
🗞️ What's Changed
✨ Features
8269710feat: implement SST1319/2016/2017/2310/2311/2312/2313/2314/2410 @glennawatson🔗 Full Changelog: glennawatson/RoslynCommonAnalyzers@3.23.1...3.24.0
🙌 Contributions
💖 Thanks to all the contributors: @glennawatson
v3.23.1Compare Source
🗞️ What's Changed
🐛 Fixes
b69f854fix(SST1462): read the severity where the compiler actually puts it @glennawatson🔗 Full Changelog: glennawatson/RoslynCommonAnalyzers@3.23.0...3.23.1
🙌 Contributions
💖 Thanks to all the contributors: @glennawatson
v3.23.0Compare Source
🗞️ What's Changed
✨ Features
3c1cf40feat(SST2309): report optional parameters on an externally visible surface @glennawatson🔗 Full Changelog: glennawatson/RoslynCommonAnalyzers@3.22.0...3.23.0
🙌 Contributions
💖 Thanks to all the contributors: @glennawatson
v3.22.0Compare Source
🗞️ What's Changed
✨ Features
191cc6ffeat(SST2307): report generic type parameters no argument can infer @glennawatson🔗 Full Changelog: glennawatson/RoslynCommonAnalyzers@3.21.13...3.22.0
🙌 Contributions
💖 Thanks to all the contributors: @glennawatson
v3.21.13Compare Source
🗞️ What's Changed
🐛 Fixes
1107fb1fix(PSH1011,SST1471): the state slot must not eat an argument, and a slot is not a policy value @glennawatson🔗 Full Changelog: glennawatson/RoslynCommonAnalyzers@3.21.12...3.21.13
🙌 Contributions
💖 Thanks to all the contributors: @glennawatson
v3.21.12Compare Source
🗞️ What's Changed
🐛 Fixes
c4c41d8fix(PSH1000,PSH1011): a neighbour's capture is not this lambda's @glennawatson🔗 Full Changelog: glennawatson/RoslynCommonAnalyzers@3.21.11...3.21.12
🙌 Contributions
💖 Thanks to all the contributors: @glennawatson
v3.21.11Compare Source
🗞️ What's Changed
🐛 Fixes
c3c0f53fix(SST1491,PSH1416,SST1488): three rules that asked for code that will not build @glennawatson🔗 Full Changelog: glennawatson/RoslynCommonAnalyzers@3.21.10...3.21.11
🙌 Contributions
💖 Thanks to all the contributors: @glennawatson
v3.21.10Compare Source
🗞️ What's Changed
🐛 Fixes
0badcfffix(SST2239,SST1463,SST1001): confirm the rewrite before suggesting it @glennawatson🔗 Full Changelog: glennawatson/RoslynCommonAnalyzers@3.21.9...3.21.10
🙌 Contributions
💖 Thanks to all the contributors: @glennawatson
v3.21.9Compare Source
🗞️ What's Changed
🐛 Fixes
fa40c66fix(SST2239,SST2235): stop suggesting what will not compile @glennawatson🔗 Full Changelog: glennawatson/RoslynCommonAnalyzers@3.21.8...3.21.9
🙌 Contributions
💖 Thanks to all the contributors: @glennawatson
v3.21.8Compare Source
🗞️ What's Changed
🐛 Fixes
c743670fix(SST2403): a struct built around 'this' and kept in this object's own field does not escape @glennawatson🔗 Full Changelog: glennawatson/RoslynCommonAnalyzers@3.21.7...3.21.8
🙌 Contributions
💖 Thanks to all the contributors: @glennawatson
v3.21.7Compare Source
🗞️ What's Changed
🐛 Fixes
5fe31d2fix(SST1619): a partial type's type parameter is documented once @glennawatson🔗 Full Changelog: glennawatson/RoslynCommonAnalyzers@3.21.6...3.21.7
🙌 Contributions
💖 Thanks to all the contributors: @glennawatson
v3.21.6Compare Source
🗞️ What's Changed
🐛 Fixes
d35c3c1fix(SST1618): a partial type's type parameter is documented once @glennawatson🔗 Full Changelog: glennawatson/RoslynCommonAnalyzers@3.21.5...3.21.6
🙌 Contributions
💖 Thanks to all the contributors: @glennawatson
v3.21.5Compare Source
🗞️ What's Changed
🐛 Fixes
e2c6fb8fix(SST1418,PSH1414): stop two more false positives @glennawatson84d2fabfix(SST1404): read the justification as a constant, not a literal @glennawatson0983549fix(SST2239,SST1512,SST1148,PSH1414): stop suggesting what will not compile @glennawatsonfc1cab1fix(SST2241): do not ask for a rewrite that widens the constructor @glennawatson🔗 Full Changelog: glennawatson/RoslynCommonAnalyzers@3.21.4...3.21.5
🙌 Contributions
💖 Thanks to all the contributors: @glennawatson
v3.21.4Compare Source
🗞️ What's Changed
🐛 Fixes
5e7e268fix(SST1498): report only static members @glennawatson🔗 Full Changelog: glennawatson/RoslynCommonAnalyzers@3.21.3...3.21.4
🙌 Contributions
💖 Thanks to all the contributors: [@&#
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.